[quicwg/base-drafts] 204aeb: App or flow control limited (#3238)

ianswett <noreply@github.com> Mon, 18 November 2019 10:28 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 2A98B120851 for <quic-issues@ietfa.amsl.com>; Mon, 18 Nov 2019 02:28:06 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.002
X-Spam-Level:
X-Spam-Status: No, score=-7.002 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, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-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 vk_BsNBLPv5u for <quic-issues@ietfa.amsl.com>; Mon, 18 Nov 2019 02:28:04 -0800 (PST)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6EB441200DF for <quic-issues@ietf.org>; Mon, 18 Nov 2019 02:28:04 -0800 (PST)
Date: Mon, 18 Nov 2019 02:28:03 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1574072883; bh=pn1FwwJuoDqwAjcPKrqe6/+48R3oYbUn+lJsyQIgJ9I=; h=Date:From:To:Subject:From; b=AxcdOHBDKotYTJ6K+6TRRaZ1RlEQznnBcBuZv/wEC52rSxGODaiyGPbx87VH4Ss9H awKmHQPMWJAFtiHE+uIvkiImA3kw6/ug5vOe0w80oTD1ekzMDJ7u4RiACiBu6th9Z9 HOtpylKlhtKgduCB29YKbVwqeIQte4YIvGewoq1g=
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-recovery-editorial/afb284-cae4f4@github.com>
Subject: [quicwg/base-drafts] 204aeb: App or flow control limited (#3238)
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/lbdYKDKfg2hrj8a1bwNlYv0xRec>
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, 18 Nov 2019 10:28:06 -0000

  Branch: refs/heads/ianswett-recovery-editorial
  Home:   https://github.com/quicwg/base-drafts
  Commit: 204aeb1c77d58208ec2e9e9c6f1a35a47277f368
      https://github.com/quicwg/base-drafts/commit/204aeb1c77d58208ec2e9e9c6f1a35a47277f368
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-11-16 (Sat, 16 Nov 2019)

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

  Log Message:
  -----------
  App or flow control limited (#3238)

* App or flow control limited

Fixes #3236

* spelling


  Commit: 3a756ee0d1bd3c17baf882cefbe7dbe4e93dc0c5
      https://github.com/quicwg/base-drafts/commit/3a756ee0d1bd3c17baf882cefbe7dbe4e93dc0c5
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-11-16 (Sat, 16 Nov 2019)

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

  Log Message:
  -----------
  Fix Gorry's editorial comments (#3237)

This attempts to fix Gorry's editorial comments from the QUIC mailing list.


  Commit: 67011489dd94afc11d0a06a50ba1c2671c8c4988
      https://github.com/quicwg/base-drafts/commit/67011489dd94afc11d0a06a50ba1c2671c8c4988
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-11-16 (Sat, 16 Nov 2019)

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

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


  Commit: 00e05fbb38c9079150e06806e97b5f4763c70ac2
      https://github.com/quicwg/base-drafts/commit/00e05fbb38c9079150e06806e97b5f4763c70ac2
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-11-16 (Sat, 16 Nov 2019)

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

  Log Message:
  -----------
  Reference 3168 for ECN

And note that 8311 is an update.


  Commit: 3e0c5f00f5aa1e95d2cf8028da01534a642b9d06
      https://github.com/quicwg/base-drafts/commit/3e0c5f00f5aa1e95d2cf8028da01534a642b9d06
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-11-16 (Sat, 16 Nov 2019)

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

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


  Commit: c52cd498bfa49a005f25bcd11ad11a043c322d08
      https://github.com/quicwg/base-drafts/commit/c52cd498bfa49a005f25bcd11ad11a043c322d08
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-11-16 (Sat, 16 Nov 2019)

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

  Log Message:
  -----------
  ECN editorial

>From Gorry's comments


  Commit: 31c1f5a0b4c9f654c8b980cc001dd6755fc837c8
      https://github.com/quicwg/base-drafts/commit/31c1f5a0b4c9f654c8b980cc001dd6755fc837c8
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-11-17 (Sun, 17 Nov 2019)

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

  Log Message:
  -----------
  Fix incorrect expression


  Commit: 95ad25c1b3d8bb96947566e0e1f50a9682a3db7c
      https://github.com/quicwg/base-drafts/commit/95ad25c1b3d8bb96947566e0e1f50a9682a3db7c
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-11-17 (Sun, 17 Nov 2019)

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

  Log Message:
  -----------
  Set, not seed


  Commit: e41a121b775409e5b7f6e276ede0e11eca7936d5
      https://github.com/quicwg/base-drafts/commit/e41a121b775409e5b7f6e276ede0e11eca7936d5
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-11-17 (Sun, 17 Nov 2019)

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

  Log Message:
  -----------
  Jana's suggestion


  Commit: f427ed23016ed57959adf1152d08b3041d0704d3
      https://github.com/quicwg/base-drafts/commit/f427ed23016ed57959adf1152d08b3041d0704d3
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-11-17 (Sun, 17 Nov 2019)

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

  Log Message:
  -----------
  Reference 3168 for ECN (#3241)

* Reference 3168 for ECN

And note that 8311 is an update.

* Update draft-ietf-quic-recovery.md


  Commit: c5d0fe922251b4c4ab2b49868805a19f9c42b7ef
      https://github.com/quicwg/base-drafts/commit/c5d0fe922251b4c4ab2b49868805a19f9c42b7ef
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-11-17 (Sun, 17 Nov 2019)

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

  Log Message:
  -----------
  Merge pull request #3251 from quicwg/jri/not-seed

Clarify that initial RTT is set, not seeded into something


  Commit: bbe9e9bbe1f7a1fb62d32cc52c571242da964f8a
      https://github.com/quicwg/base-drafts/commit/bbe9e9bbe1f7a1fb62d32cc52c571242da964f8a
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-11-17 (Sun, 17 Nov 2019)

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

  Log Message:
  -----------
  Merge pull request #3250 from quicwg/jri/time-threshold

Fix incorrect time-threshold expression


  Commit: e526ccf9c43c49e3dd90110e3a22e450f32a76b0
      https://github.com/quicwg/base-drafts/commit/e526ccf9c43c49e3dd90110e3a22e450f32a76b0
  Author: Kazuho Oku <kazuhooku@gmail.com>
  Date:   2019-11-17 (Sun, 17 Nov 2019)

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

  Log Message:
  -----------
  endpoints never requests a CID


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

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

  Log Message:
  -----------
  Merge pull request #3252 from kazuho/kazuho/endpoint-never-request-cid

endpoints never requests a CID


  Commit: dfa1d15b6727d17a2a815361dd1d40cf27aae8e1
      https://github.com/quicwg/base-drafts/commit/dfa1d15b6727d17a2a815361dd1d40cf27aae8e1
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-11-18 (Mon, 18 Nov 2019)

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

  Log Message:
  -----------
  Merge pull request #3242 from quicwg/ianswett-ecn-editorial

ECN editorial


  Commit: cae4f4f5ae14fd93a3797bbdc135facffc639453
      https://github.com/quicwg/base-drafts/commit/cae4f4f5ae14fd93a3797bbdc135facffc639453
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-11-18 (Mon, 18 Nov 2019)

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

  Log Message:
  -----------
  Merge branch 'master' into ianswett-recovery-editorial


Compare: https://github.com/quicwg/base-drafts/compare/afb284145fd8...cae4f4f5ae14