[quicwg/base-drafts] de6e11: Clarify zero-length CIDs and active_connection_id_...

Martin Thomson <noreply@github.com> Sun, 17 May 2020 23:56 UTC

Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 86BC33A08ED for <quic-issues@ietfa.amsl.com>; Sun, 17 May 2020 16:56: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, RCVD_IN_MSPIKE_H2=-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 vDCQ0llIi2WI for <quic-issues@ietfa.amsl.com>; Sun, 17 May 2020 16:56:30 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1A77F3A08EC for <quic-issues@ietf.org>; Sun, 17 May 2020 16:56:29 -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 04F321C0637 for <quic-issues@ietf.org>; Sun, 17 May 2020 16:56:29 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1589759789; bh=PZmkXkQjL9xFv5LmEl5/X5axoWEZ6SUSpN0S9KFWPEg=; h=Date:From:To:Subject:From; b=aLA1rpzLLVwVo/fDuDSfWo/trX1qobd38sg0FRbryXzpW/NlMBggH4He8Wh7cj4e4 WeJAdcOQSyK/lvBulKrLM59VMsCrzenUh4+nrjdrEtLHSDv9PrZC7BOVRb7b67oP4h xFcxFZuglmlKFMIxMnbGmFXJAkCRYrwZPEfFkqmI=
Date: Sun, 17 May 2020 16:56:28 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/b9cb2b-66cc63@github.com>
Subject: [quicwg/base-drafts] de6e11: Clarify zero-length CIDs and active_connection_id_...
Mime-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/tI_6DmEBLVE5YyFRXqvi4115O2A>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 17 May 2020 23:56:32 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: de6e116638bbdb77a98b998d719cdc00fa56b99c
      https://github.com/quicwg/base-drafts/commit/de6e116638bbdb77a98b998d719cdc00fa56b99c
  Author: Nick Harper <nharper@chromium.org>
  Date:   2020-02-05 (Wed, 05 Feb 2020)

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

  Log Message:
  -----------
  Clarify zero-length CIDs and active_connection_id_limit TP


  Commit: 19e5189c0519c9207a6e81699ea3e802924ad875
      https://github.com/quicwg/base-drafts/commit/19e5189c0519c9207a6e81699ea3e802924ad875
  Author: Nick Harper <nharper@chromium.org>
  Date:   2020-02-06 (Thu, 06 Feb 2020)

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

  Log Message:
  -----------
  Ignore value if zero; clean up some other language.


  Commit: 66894f8b39ba2c10a626972497de31e5c19b6f6a
      https://github.com/quicwg/base-drafts/commit/66894f8b39ba2c10a626972497de31e5c19b6f6a
  Author: Nick Harper <nharper@chromium.org>
  Date:   2020-02-06 (Thu, 06 Feb 2020)

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

  Log Message:
  -----------
  Explain why parameter is ignored in certain cases.

This is @martinthomson's suggestion from the PR with a slight tweak.


  Commit: 6936ea28ba228be60966351b035a06affbc877ab
      https://github.com/quicwg/base-drafts/commit/6936ea28ba228be60966351b035a06affbc877ab
  Author: Nick Harper <github@nharper.org>
  Date:   2020-02-06 (Thu, 06 Feb 2020)

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

  Log Message:
  -----------
  s/MUST be no less/MUST NOT be less/

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


  Commit: 7eabbf9eb01302c45b75f3beb5fd9ced655112d6
      https://github.com/quicwg/base-drafts/commit/7eabbf9eb01302c45b75f3beb5fd9ced655112d6
  Author: Nick Harper <nharper@chromium.org>
  Date:   2020-02-10 (Mon, 10 Feb 2020)

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

  Log Message:
  -----------
  Tweak MUST NOT be less/MUST be at least


  Commit: 0b3ff6b60864e9b29657e784c4a85bec36a05694
      https://github.com/quicwg/base-drafts/commit/0b3ff6b60864e9b29657e784c4a85bec36a05694
  Author: Nick Harper <github@nharper.org>
  Date:   2020-04-07 (Tue, 07 Apr 2020)

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

  Log Message:
  -----------
  Clarify what to do if an invalid value is received

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


  Commit: 149475babfed6f9f739460dee7ff953bd43c0ad9
      https://github.com/quicwg/base-drafts/commit/149475babfed6f9f739460dee7ff953bd43c0ad9
  Author: Nick Harper <nharper@chromium.org>
  Date:   2020-05-08 (Fri, 08 May 2020)

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

  Log Message:
  -----------
  Clarify issues instead of uses 0-length CID


  Commit: 66cc63c5c69f9ced7db910d93d5f633d333c8e27
      https://github.com/quicwg/base-drafts/commit/66cc63c5c69f9ced7db910d93d5f633d333c8e27
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-05-18 (Mon, 18 May 2020)

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

  Log Message:
  -----------
  Merge pull request #3426 from nharper/active-cid-limit-clarity

Clarify zero-length CIDs and active_connection_id_limit TP


Compare: https://github.com/quicwg/base-drafts/compare/b9cb2b3f0a1d...66cc63c5c69f