[quicwg/base-drafts] 455fb9: Migration with zero-length CID is inadvisable

Martin Thomson <noreply@github.com> Thu, 14 May 2020 07:34 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 A88D13A03FE for <quic-issues@ietfa.amsl.com>; Thu, 14 May 2020 00:34:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.273
X-Spam-Level:
X-Spam-Status: No, score=-2.273 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.173, 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 OOtrI3MJzqLv for <quic-issues@ietfa.amsl.com>; Thu, 14 May 2020 00:34: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 046073A03F6 for <quic-issues@ietf.org>; Thu, 14 May 2020 00:34:37 -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 366FA960E63 for <quic-issues@ietf.org>; Thu, 14 May 2020 00:34:37 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1589441677; bh=+iui8KD7z8aZ5ryDxth6z5q/1GDVUnlKmjfswBCmKCk=; h=Date:From:To:Subject:From; b=bj/P4Zs8LDBDSiRZiRXcPOo85gLegWM32slJJOQBmh3HTpb06btooMlf2FxURQrpJ fh3vvblUpvQVydd+UlGMCpI/wuSkciuSKh+Y+XubQbUiJ42TjMob5jjQjGTZ8cL0p3 NrhctcKUtUVEuh58sYvvJlLmS4Ln3rH2QoFfb56E=
Date: Thu, 14 May 2020 00:34:37 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/d891e7-a58087@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/W3So9niBH6jVq90Hq0LuAYPC3bA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 14 May 2020 07:34:40 -0000

  Branch: refs/heads/master
  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.


  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


  Commit: 492c09329130b5524b5eaa2dfd409d2ca3070901
      https://github.com/quicwg/base-drafts/commit/492c09329130b5524b5eaa2dfd409d2ca3070901
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-04-15 (Wed, 15 Apr 2020)

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

  Log Message:
  -----------
  Two reasons

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


  Commit: 3722988b7c139c915092397bec3cdac81d7c12c9
      https://github.com/quicwg/base-drafts/commit/3722988b7c139c915092397bec3cdac81d7c12c9
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-04-14 (Tue, 14 Apr 2020)

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

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

Co-Authored-By: Eric Kinnear <32474881+erickinnear@users.noreply.github.com>


  Commit: 8ec6c3ab72ea75f5e2dc07abce7b0640076552f2
      https://github.com/quicwg/base-drafts/commit/8ec6c3ab72ea75f5e2dc07abce7b0640076552f2
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-04-20 (Mon, 20 Apr 2020)

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

  Log Message:
  -----------
  @DavidSchinazi's suggested text with tweaks


  Commit: 7d5089a754a6cecce519d6c20325ec0adaf65f2e
      https://github.com/quicwg/base-drafts/commit/7d5089a754a6cecce519d6c20325ec0adaf65f2e
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-04-29 (Wed, 29 Apr 2020)

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

  Log Message:
  -----------
  Use a different example


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

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

  Log Message:
  -----------
  CIDs are requested in this context

Co-authored-by: ekr <ekr@rtfm.com>


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

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

  Log Message:
  -----------
  reflow


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

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

  Log Message:
  -----------
  Merge pull request #3563 from quicwg/link-preferred-address

Migration with zero-length CID is inadvisable


Compare: https://github.com/quicwg/base-drafts/compare/d891e7d79138...a5808755ed1e