[quicwg/base-drafts] 63e180: Remove requirement for reciprocal connection ID ch...

Martin Thomson <noreply@github.com> Mon, 11 March 2019 22:51 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 0FC66128D2B for <quic-issues@ietfa.amsl.com>; Mon, 11 Mar 2019 15:51:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.001
X-Spam-Level:
X-Spam-Status: No, score=-7.001 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id bCVV1eOsbUeh for <quic-issues@ietfa.amsl.com>; Mon, 11 Mar 2019 15:51: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 B6772128B77 for <quic-issues@ietf.org>; Mon, 11 Mar 2019 15:51:46 -0700 (PDT)
Date: Mon, 11 Mar 2019 15:51:46 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1552344706; bh=UhOmLWXJc2iriHzlevmNrvIehlqc7aPBSM9x46aO2uk=; h=Date:From:To:Subject:From; b=q6teFFqVijKkStHrDAXwLZspe2sDNTVbfelfu8Nd4EPCltl1+MC1ic0KbH3BFKF2w klPE/ua2tE6EzynJqWuX722XgCk1GcY/cnn2kSO9vYZbe245s6yMOjotCM7vAw/NSA xJMIQE82uWEY4H1wcHMq2FRbOug9Gl+ZVvNz/X7c=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/b2566a-257588@github.com>
Subject: [quicwg/base-drafts] 63e180: Remove requirement for reciprocal connection ID ch...
Mime-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/63o9Gs-9hncHxqtJH0JJsGADV_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: Mon, 11 Mar 2019 22:51:50 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 63e18037753f70bb641b5a77a6c37bceba05baa5
      https://github.com/quicwg/base-drafts/commit/63e18037753f70bb641b5a77a6c37bceba05baa5
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-01-30 (Wed, 30 Jan 2019)

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

  Log Message:
  -----------
  Remove requirement for reciprocal connection ID change

Closes #1795, #2145.


  Commit: 23014c8b8a59be658a5156ae46fcbacc7e681311
      https://github.com/quicwg/base-drafts/commit/23014c8b8a59be658a5156ae46fcbacc7e681311
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-01-30 (Wed, 30 Jan 2019)

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

  Log Message:
  -----------
  remove redundant word

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


  Commit: 48002d0f68802958f856a2a15cb41b079e355e88
      https://github.com/quicwg/base-drafts/commit/48002d0f68802958f856a2a15cb41b079e355e88
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-02-05 (Tue, 05 Feb 2019)

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

  Log Message:
  -----------
  Editorial changes


  Commit: 13698cbe311922a3995236dda960b4cdff49e36f
      https://github.com/quicwg/base-drafts/commit/13698cbe311922a3995236dda960b4cdff49e36f
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-02-05 (Tue, 05 Feb 2019)

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

  Log Message:
  -----------
  New connection IDs are mandatory for intentional migration

I could have sworn we agreed to this previously, but I also can't find
where we captured it.  So here it is.  This was originally an editorial
factoring of text, but I guess it needs to be a design issue now.

Closes #2413.


  Commit: d6fe1014583969a45f91f9e44022f61b87a8a200
      https://github.com/quicwg/base-drafts/commit/d6fe1014583969a45f91f9e44022f61b87a8a200
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-02-05 (Tue, 05 Feb 2019)

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

  Log Message:
  -----------
  Reword zero-length caveat


  Commit: 491d871829800a78661202e642839ab1e97100d8
      https://github.com/quicwg/base-drafts/commit/491d871829800a78661202e642839ab1e97100d8
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-02-05 (Tue, 05 Feb 2019)

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

  Log Message:
  -----------
  Explain more


  Commit: 96b9fe88ce116bba073406d2f0ac65e02e37254f
      https://github.com/quicwg/base-drafts/commit/96b9fe88ce116bba073406d2f0ac65e02e37254f
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-02-06 (Wed, 06 Feb 2019)

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

  Log Message:
  -----------
  Editorial changes, stronger MUST


  Commit: 7c2660ecf7a11f42f7950615b9ad80ecdec8d280
      https://github.com/quicwg/base-drafts/commit/7c2660ecf7a11f42f7950615b9ad80ecdec8d280
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-02-06 (Wed, 06 Feb 2019)

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

  Log Message:
  -----------
  Editorial fix


  Commit: fb9f6904c61e83188813376f8b6be1c09b622b82
      https://github.com/quicwg/base-drafts/commit/fb9f6904c61e83188813376f8b6be1c09b622b82
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-02-08 (Fri, 08 Feb 2019)

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

  Log Message:
  -----------
  No connection ID = no migration


  Commit: ac7f3818c75c1abac0c5f0068532cfd5dc636b3a
      https://github.com/quicwg/base-drafts/commit/ac7f3818c75c1abac0c5f0068532cfd5dc636b3a
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-02-11 (Mon, 11 Feb 2019)

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

  Log Message:
  -----------
  Remove text, thanks Ian


  Commit: c95b96835c50b65abcf913744bd187ebbd92523e
      https://github.com/quicwg/base-drafts/commit/c95b96835c50b65abcf913744bd187ebbd92523e
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-02-12 (Tue, 12 Feb 2019)

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

  Log Message:
  -----------
  Ian's suggestion, tweaked


  Commit: c13a9f565df1fee1cbfe12cf17e2923fc5affeea
      https://github.com/quicwg/base-drafts/commit/c13a9f565df1fee1cbfe12cf17e2923fc5affeea
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-02-13 (Wed, 13 Feb 2019)

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

  Log Message:
  -----------
  Initiate migration


  Commit: 2575888337c3cc6a834297f5dfffa8319ed8205e
      https://github.com/quicwg/base-drafts/commit/2575888337c3cc6a834297f5dfffa8319ed8205e
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-03-11 (Mon, 11 Mar 2019)

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

  Log Message:
  -----------
  Merge pull request #2414 from quicwg/new-path-new-cid

New connection IDs are mandatory for intentional migration


Compare: https://github.com/quicwg/base-drafts/compare/b2566a134754...2575888337c3