[quicwg/base-drafts] a3f8e9: Spin bit is path-bound

Mike Bishop <noreply@github.com> Wed, 19 August 2020 13:32 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 C5F423A0976 for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 06:32: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, 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 JQQIReFFY4KL for <quic-issues@ietfa.amsl.com>; Wed, 19 Aug 2020 06:32:52 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7369B3A09F0 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 06:32:31 -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 32E1FE1E54 for <quic-issues@ietf.org>; Wed, 19 Aug 2020 06:32:30 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1597843950; bh=VqDRI36zC409kPTEYvpBPMY6wwsWKWN24TcM/qKSE+Y=; h=Date:From:To:Subject:From; b=i2wtiHHrRrwrgITfr4ZNrLrVrgoIARrPvNT64dbBfEe7YLLMZ8JVL72DFsjGfYXhT oVsUeku3EqGGq7HBhSa7wvOxpm+DaICYJwrFgWJImZ7gMgSlw8C4wLgnQNChsc5EKr 8a0a0r+xgHgw0AtrbLRuN7wFsQvFsV3zw2ZEY/vQ=
Date: Wed, 19 Aug 2020 06:32:30 -0700
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/qpack/new_layout/2b023e-5c6653@github.com>
Subject: [quicwg/base-drafts] a3f8e9: Spin bit is path-bound
Mime-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/an9ZUZV8ZI4pNUpd5GZKuY0BLqs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 13:32:54 -0000

  Branch: refs/heads/qpack/new_layout
  Home:   https://github.com/quicwg/base-drafts
  Commit: a3f8e95d65042f286024e09c8999eca2aa2e3952
      https://github.com/quicwg/base-drafts/commit/a3f8e95d65042f286024e09c8999eca2aa2e3952
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-05 (Wed, 05 Aug 2020)

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

  Log Message:
  -----------
  Spin bit is path-bound

This binds the spin-bit state to a network path, which aligns with
intent better than the existing language.  It's more words, but it is
far less ambiguous.

Closes #3802.


  Commit: 0f5dfe5233f25c139741c60783da398a7ad5261f
      https://github.com/quicwg/base-drafts/commit/0f5dfe5233f25c139741c60783da398a7ad5261f
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-13 (Thu, 13 Aug 2020)

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

  Log Message:
  -----------
  First packet with a given connection ID


  Commit: 74dff6511f32ec8a7cde61034cf36abd7846fd64
      https://github.com/quicwg/base-drafts/commit/74dff6511f32ec8a7cde61034cf36abd7846fd64
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-17 (Mon, 17 Aug 2020)

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

  Log Message:
  -----------
  Use FRAME_ENCODING_ERROR for stream limits >2^60

This is an error that can be detected in frame parsing without
additional context.

Closes #3781.


  Commit: 9bc7cc65b763016e2b80e54fb55ea26825ce7c60
      https://github.com/quicwg/base-drafts/commit/9bc7cc65b763016e2b80e54fb55ea26825ce7c60
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-08-17 (Mon, 17 Aug 2020)

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

  Log Message:
  -----------
  Cite the second reason bytes_in_flight might exceed CWND

Fixes #4004


  Commit: e3639acf3d41ca4729c9a49e51ca6b397e2e7246
      https://github.com/quicwg/base-drafts/commit/e3639acf3d41ca4729c9a49e51ca6b397e2e7246
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-18 (Tue, 18 Aug 2020)

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

  Log Message:
  -----------
  Remove indent from all pseudocode

This wasn't consistent before.  Also, the extra indent made it really
hard to fit within the (paltry) line length limit for figures.


  Commit: 1c0affd6a24eb300b9f23f942a4982195ace5b3d
      https://github.com/quicwg/base-drafts/commit/1c0affd6a24eb300b9f23f942a4982195ace5b3d
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-08-18 (Tue, 18 Aug 2020)

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

  Log Message:
  -----------
  Merge pull request #3984 from quicwg/spin-path

Spin bit is path-bound


  Commit: f1b8397e2423f22f17957af7268624bb566c1289
      https://github.com/quicwg/base-drafts/commit/f1b8397e2423f22f17957af7268624bb566c1289
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-08-18 (Tue, 18 Aug 2020)

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

  Log Message:
  -----------
  QPACK SC:  No encoder memory for blocked (#4008)

* No encoder memory for blocked

* Caution

* @afrind's feedback


  Commit: 6e660ba5d10acfc45b7091fc072e589db03f9d5a
      https://github.com/quicwg/base-drafts/commit/6e660ba5d10acfc45b7091fc072e589db03f9d5a
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-19 (Wed, 19 Aug 2020)

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

  Log Message:
  -----------
  Restore line breaks

Co-authored-by: ianswett <ianswett@users.noreply.github.com>


  Commit: 5cfacde25abe020cb100583cdde3c051ea0096b9
      https://github.com/quicwg/base-drafts/commit/5cfacde25abe020cb100583cdde3c051ea0096b9
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-19 (Wed, 19 Aug 2020)

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

  Log Message:
  -----------
  Merge pull request #4012 from quicwg/pseudocode-indent

Remove indent from all pseudocode


  Commit: 3e5744a7f7ea72f02ae1ebf101624e3d5f7d58b7
      https://github.com/quicwg/base-drafts/commit/3e5744a7f7ea72f02ae1ebf101624e3d5f7d58b7
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-08-18 (Tue, 18 Aug 2020)

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

  Log Message:
  -----------
  Nits on QPACK (#4007)

* Nits

* Update draft-ietf-quic-qpack.md

fix wrap

Co-authored-by: afrind <afrind@users.noreply.github.com>


  Commit: 383bdd1212480dc405d489d2ccd9e9664ee3c0f1
      https://github.com/quicwg/base-drafts/commit/383bdd1212480dc405d489d2ccd9e9664ee3c0f1
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-08-19 (Wed, 19 Aug 2020)

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

  Log Message:
  -----------
  Merge pull request #4002 from quicwg/more-than-2-60

Use FRAME_ENCODING_ERROR for stream limits >2^60


  Commit: b0be3ff870d54298d367009bd952240971e1da18
      https://github.com/quicwg/base-drafts/commit/b0be3ff870d54298d367009bd952240971e1da18
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-08-18 (Tue, 18 Aug 2020)

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

  Log Message:
  -----------
  Merge pull request #4006 from quicwg/ianswett-cwnd-limit-consistency

Cite the second reason bytes_in_flight might exceed CWND


  Commit: 5c66536a04d8741f21b1a7a726c6013f35ea7363
      https://github.com/quicwg/base-drafts/commit/5c66536a04d8741f21b1a7a726c6013f35ea7363
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-08-19 (Wed, 19 Aug 2020)

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

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master' into qpack/new_layout


Compare: https://github.com/quicwg/base-drafts/compare/2b023e3ed0f9...5c66536a04d8