[quicwg/base-drafts] 742e2c: Fix the RETIRE_CONNECTION_ID frame type again

Martin Thomson <martin.thomson@gmail.com> Mon, 29 October 2018 02:44 UTC

Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D0F8812D4F1 for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 19:44:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level:
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id fWT7RZyHgSRF for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 19:44:23 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3CA1812D4E7 for <quic-issues@ietf.org>; Sun, 28 Oct 2018 19:44:23 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt; s=mailo; t=1540781062; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=v5evGXFQasHF0KvNa+iR+VZj3AadgF2tihvxWPdFVEQ=; b=dY9cZT3Jha1vECtFfnBxcSphky/IN2GJgiql+nYM1VTcW85AylOBCdsQKIqRyZg6qDUB0URC Ai80bBCw7zOU0trd01GOGCAeY2a8FLhaM7le0oUoO6J9qGsVqJJW9bp2/MpiFE2Rq3dcspQb nTP5XWQOePDSZIJShklZ/dzGxes=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.253.29]) by mxa.mailgun.org with ESMTP id 5bd67406.7efaeda7fc00-smtp-out-n03; Mon, 29 Oct 2018 02:44:22 -0000 (UTC)
Date: Sun, 28 Oct 2018 19:44:22 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd674064ae22_69632ab2a8804578549ca@hookshot-fe-b0febf1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 742e2c: Fix the RETIRE_CONNECTION_ID frame type again
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd674064a902_69632ab2a88045785487a"; charset="UTF-8"
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/8Pgj6klE1yPXce7o9Zrbp2b2JTk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Oct 2018 02:44:25 -0000

  Branch: refs/heads/one-close-frames
  Home:   https://github.com/quicwg/base-drafts
  Commit: 742e2c4ee1f4cff84c072c0c2d195f2a04035484
      https://github.com/quicwg/base-drafts/commit/742e2c4ee1f4cff84c072c0c2d195f2a04035484
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-25 (Thu, 25 Oct 2018)

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

  Log Message:
  -----------
  Fix the RETIRE_CONNECTION_ID frame type again


  Commit: b91b94e5e6037cf6675bbb0b5d4d16003057a6f7
      https://github.com/quicwg/base-drafts/commit/b91b94e5e6037cf6675bbb0b5d4d16003057a6f7
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-25 (Thu, 25 Oct 2018)

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

  Log Message:
  -----------
  Don't recommend stateless reset

Closes #1858.


  Commit: 5343b7fba126ed436f7d9bb4dfec1b37e2663242
      https://github.com/quicwg/base-drafts/commit/5343b7fba126ed436f7d9bb4dfec1b37e2663242
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-25 (Thu, 25 Oct 2018)

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

  Log Message:
  -----------
  Add missing sections to document structure

There were two things that we missed, which looked a little incongrous.
This adds them to avoid the confusion arising from their absence, even
if they don't really need to be there.

Closes #1894.


  Commit: 70c6d4a5bd1d20cfc44aa04e99f6305c8d5c420a
      https://github.com/quicwg/base-drafts/commit/70c6d4a5bd1d20cfc44aa04e99f6305c8d5c420a
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-25 (Thu, 25 Oct 2018)

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

  Log Message:
  -----------
  Forward reference ECN verification

Closes #1898.


  Commit: 0ba8a97ba82fa90c791f8f22d6da7d3890aa6ef8
      https://github.com/quicwg/base-drafts/commit/0ba8a97ba82fa90c791f8f22d6da7d3890aa6ef8
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-25 (Thu, 25 Oct 2018)

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

  Log Message:
  -----------
  Fix reference in http draft


  Commit: f19c189fc3e59d8818f3833b83f9f409e2b4471b
      https://github.com/quicwg/base-drafts/commit/f19c189fc3e59d8818f3833b83f9f409e2b4471b
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-25 (Thu, 25 Oct 2018)

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

  Log Message:
  -----------
  Fix reference in tls draft


  Commit: 7a9e8e45aaf92da9f4c543300136459252347085
      https://github.com/quicwg/base-drafts/commit/7a9e8e45aaf92da9f4c543300136459252347085
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-25 (Thu, 25 Oct 2018)

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

  Log Message:
  -----------
  Don't amplify accidentally when closing

A minor point, and we might not even regret this, but it's not worth
risking it.

Closes #1905.


  Commit: e06269b6caf4b685156b1b5dda65dcf8d9f8a857
      https://github.com/quicwg/base-drafts/commit/e06269b6caf4b685156b1b5dda65dcf8d9f8a857
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-26 (Fri, 26 Oct 2018)

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

  Log Message:
  -----------
  Always like removing text


  Commit: 631cc5fdaac77d18d9ffb3019be12af5ae0d71e2
      https://github.com/quicwg/base-drafts/commit/631cc5fdaac77d18d9ffb3019be12af5ae0d71e2
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-26 (Fri, 26 Oct 2018)

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

  Log Message:
  -----------
  Take suggestion


  Commit: c2c8ce9e0f11e546a66d3177819e6afaa9d44bff
      https://github.com/quicwg/base-drafts/commit/c2c8ce9e0f11e546a66d3177819e6afaa9d44bff
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-26 (Fri, 26 Oct 2018)

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

  Log Message:
  -----------
  Merge pull request #1907 from quicwg/no-should-stateless-reset

Don't recommend stateless reset


  Commit: 3ef0fab462ed64b69e4680b6751cd9f29ae7fb9b
      https://github.com/quicwg/base-drafts/commit/3ef0fab462ed64b69e4680b6751cd9f29ae7fb9b
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-26 (Fri, 26 Oct 2018)

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

  Log Message:
  -----------
  redundant word whack-a-mole


  Commit: 479eaf94fa0c7ba5ac681716e4bcf5c11dd8a634
      https://github.com/quicwg/base-drafts/commit/479eaf94fa0c7ba5ac681716e4bcf5c11dd8a634
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-26 (Fri, 26 Oct 2018)

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

  Log Message:
  -----------
  Merge pull request #1909 from quicwg/reference-ecn

Forward reference ECN verification


  Commit: 44f6f3231dbb31cf5c75da36d22e9ea5752917f9
      https://github.com/quicwg/base-drafts/commit/44f6f3231dbb31cf5c75da36d22e9ea5752917f9
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-26 (Fri, 26 Oct 2018)

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

  Log Message:
  -----------
  Merge pull request #1908 from quicwg/complete-structure

Add missing sections to document structure


  Commit: 7370b31e30dc63dc141daf4dd058564bc1420896
      https://github.com/quicwg/base-drafts/commit/7370b31e30dc63dc141daf4dd058564bc1420896
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-26 (Fri, 26 Oct 2018)

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

  Log Message:
  -----------
  Try to clarify interaction of PADDING and ACK

The text wasn't wrong, but this is shorter and - I think - clearer.

Closes #1827.


  Commit: 98910f6999e5b1fc579df4002b629386223fff45
      https://github.com/quicwg/base-drafts/commit/98910f6999e5b1fc579df4002b629386223fff45
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

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

  Log Message:
  -----------
  Use octets rather than bytes throughout

Also closes #1863.


  Commit: 7b824d57db839b57b44a740261e73756b61d597f
      https://github.com/quicwg/base-drafts/commit/7b824d57db839b57b44a740261e73756b61d597f
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

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

  Log Message:
  -----------
  Use octets for units; size for packet sizes


  Commit: e20f41720296aa2f35bf17c8c2afb8d14d310267
      https://github.com/quicwg/base-drafts/commit/e20f41720296aa2f35bf17c8c2afb8d14d310267
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

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

  Log Message:
  -----------
  Use bytes instead of octets throughout


  Commit: aec44ab5d2c67b75c1037d8243fc8d5c39444080
      https://github.com/quicwg/base-drafts/commit/aec44ab5d2c67b75c1037d8243fc8d5c39444080
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

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

  Log Message:
  -----------
  Reflow


  Commit: 79ce5c9082271f6efe3d2621c500cbea775990b8
      https://github.com/quicwg/base-drafts/commit/79ce5c9082271f6efe3d2621c500cbea775990b8
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

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

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

Co-Authored-By: martinthomson <martin.thomson@gmail.com>


  Commit: 287c7dfe5057bc489b52739864217ef04cfa642d
      https://github.com/quicwg/base-drafts/commit/287c7dfe5057bc489b52739864217ef04cfa642d
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

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

  Log Message:
  -----------
  clarify

Co-Authored-By: martinthomson <martin.thomson@gmail.com>


  Commit: 218394f8e892c59e664c6fe6d6a0a4032aec6136
      https://github.com/quicwg/base-drafts/commit/218394f8e892c59e664c6fe6d6a0a4032aec6136
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

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

  Log Message:
  -----------
  unhypenate - the name of my new startup


  Commit: abfbdd1ec9e6837d0eb9f42cb1bdbb56e6654780
      https://github.com/quicwg/base-drafts/commit/abfbdd1ec9e6837d0eb9f42cb1bdbb56e6654780
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

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

  Log Message:
  -----------
  rewrap


  Commit: 40296ccb62f8647b0fd21003d8f74098cf81d060
      https://github.com/quicwg/base-drafts/commit/40296ccb62f8647b0fd21003d8f74098cf81d060
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

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

  Log Message:
  -----------
  Merge pull request #1911 from quicwg/closing-amplification

Don't amplify accidentally when closing


  Commit: 21a01ea8964d104c7ddda10f2faffd68fb193da1
      https://github.com/quicwg/base-drafts/commit/21a01ea8964d104c7ddda10f2faffd68fb193da1
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

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

  Log Message:
  -----------
  Merge branch 'master' into fix-references


  Commit: 2b8a9741755ecb48fdb45bbb1242aa3a08582ab4
      https://github.com/quicwg/base-drafts/commit/2b8a9741755ecb48fdb45bbb1242aa3a08582ab4
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

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

  Log Message:
  -----------
  Don't explain why, just explain the consequences


  Commit: 8e0858d9d8023fa58d474065256d6957380ec5ac
      https://github.com/quicwg/base-drafts/commit/8e0858d9d8023fa58d474065256d6957380ec5ac
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

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

  Log Message:
  -----------
  Merge pull request #1923 from quicwg/padding-no-acks

Try to clarify interaction of PADDING and ACK


  Commit: 5a9018cb9300238ae24a0a6cc6012eb85b7c1ac7
      https://github.com/quicwg/base-drafts/commit/5a9018cb9300238ae24a0a6cc6012eb85b7c1ac7
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

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

  Log Message:
  -----------
  Merge pull request #1910 from quicwg/fix-references

Fix references


  Commit: 7b054d8de6311b9cfb89b9cc2070540a0bfaa90b
      https://github.com/quicwg/base-drafts/commit/7b054d8de6311b9cfb89b9cc2070540a0bfaa90b
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

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

  Log Message:
  -----------
  Merge branch 'master' into one-close-frames


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

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